﻿﻿body {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei", sans-serif;
    font-size: 14px;
    line-height: 1.2;
    color: #333;
    position: relative;
}

input[type="submit" i] {
    -webkit-appearance: none;
}

.nbd {
    border: none !important
}

div,
ul,
ol,
li,
dl,
dt,
dd,
tr,
td,
th,
p,
span {
    margin: 0;
    padding: 0;
}

.tz990 {
    border-radius: 18px;
    font-size: 16px;
    padding: 3px 25px 5px 4px;
    border: 1px solid #bdbdbd;
    margin-left: 15px;
    height: 35px;
    outline: none;
    background: #00a0ea;
    color: #fff;
    width: 80px;
    padding: 0;
    text-align: center;
    margin-left: 10px;
    cursor: pointer;
}

h1,
h2,
h3 {
    margin: 0;
    padding: 0;
    font-weight: 500;
}

li {
    list-style-type: none;
}

img {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    border: 0;
    max-width: 100%;
}

a:link,
a:visited {
    color: #333333;
    text-decoration: none;
}

a:active,
a:hover {
    color: #000;
    text-decoration: none;
    outline: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.fixed {
    position: fixed;
}

.text-ellipsis {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tac {
    text-align: center;
}

.border-b {
    border-bottom: 2px solid #0f0f0f;
}

.clear {
    clear: both;
}


* {
    margin: 0;
    padding: 0;
}

.w1200 {
    width: 1200px;
    margin: 0 auto
}

.head {
    padding-top: 24px;
}

.head img {
}

.qhcs {
    margin: 35px 0 0 35px;
    cursor: pointer;
    background: url(../images/dw.png) no-repeat left;
    padding-left: 17px;
}

.qhcs span {
    color: #0a9adc;
    font-size: 15px;
    display: inline-block;
    padding-right: 5px;
}

.dh {
    padding-left: 65px;
    background: url(../images/dh.png) no-repeat left;
    height: 65px;
    margin-top: 9px;
}

.dh p {
    margin-top: 7px;
    font-size: 14px;
    color: #999999;
}

.dh a {
    font-size: 32px;
    color: #00a0e9;
    font-weight: 700;
}

.on {
    display: block !important
}

#navcont {
    background: #00a0e9;
    width: 100%;
    margin-top: 12px;
}

#nav {
    font-family: helvetica;
    position: relative;
    width: 1200px;
    height: 50px;
    font-size: 14px;
    color: white;
    margin: 0 auto;
    line-height: 50px;
}

#nav ul {
    list-style-type: none;
}

#nav ul li {
    float: left;
    position: relative;
    width: 10%
}

#nav ul li a {
    border: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    color: white;
}

#nav ul li a:hover, #nav ul li a.current {
    background: #028fcf
}

#nav ul li ul {
    display: none;
}

#nav ul li ul.on {
    display: block;
    position: absolute;
    top: 50px;
    min-width: 118px;
    left: 0;
    z-index: 40;
    line-height: 37px;
    padding: 10px 0;
    background: #2c2c2c;
}

#nav ul li ul:after {
    display: block;
    height: 10px;
    background: #2c2c2c;
}

#nav ul li ul.on li {
    float: none;
    text-align: center;
    width: 100%
}

#nav ul li ul.on li a {
    display: block;
    background: #2c2c2c;
    color: white;
    text-align: left;
    border-right: none;
    word-break: keep-all;
    white-space: nowrap;
    padding-left: 28px
}

#nav ul li ul.on li a:hover {
    background: #028fcf;
    color: #ffffff;
}

.borderleft {
    border-left: 1px solid #e9e9e9;
}

.top {
    border-top: 1px solid #f2f2f2;
}

#nav ul li ul.jk2 {
    width: 230px;
    max-height: 463px;
}

#nav ul li ul.jk3 {
    width: 165px;
}


.banner-wrapper .swipe-direct.swiper-prev {
    left: 30px;
}

.mg80 {
    margin-top: 60px;
    margin-bottom: 180px;
}

.main-wrapper {
    position: relative;
    z-index: 1;
}

.banner-wrapper .swipe-direct {
    display: none;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    transition: all .3s;
    cursor: pointer;
    z-index: 1;
}

.banner-wrapper:hover .swipe-direct {
    display: block;
}

.icon-next {
    width: 60px;
    height: 60px;
    display: block;
    background-image: url(../images/y.png);
}

.banner-wrapper .swipe-direct.swiper-next {
    right: 30px;
}

.icon-prev {
    width: 60px;
    display: block;
    height: 60px;
    background-image: url(../images/z.png);
}

.banner-home {
    display: block;
}

.swiper-slide img {
    width: 100%;
}

.bd1 {
    border-bottom: 1px solid #efefef;
}

.gga1 {
    width: 845px;
    background: url(../images/lb.png) no-repeat left;
    padding-left: 28px;
    margin: 18px 0 18px;
}


/*搜索框*/
.ss {
    margin-top: 8px;
    border: 1px solid #d9d7d7;
    border-radius: 25px;
    width: 321px;
    float: right;
    line-height: 36px;
}

.searchForm {
}

.searchForm input {
    width: 260px;
    margin-left: 20px;
    float: left;
    height: 37px;
    border: none;
    outline: none;
}

.searchForm input[type="submit"] {
    float: right;
    width: 37px;
    height: 37px;
    background: url(../images/ss.png) no-repeat center;
    margin: 0
}

/*.searchForm input10

.126
.0
.-webkit-input-placeholder { !* WebKit browsers *!

    color: #555;

}*/

.searchForm input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

    color: #555;

}


.-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #555;
}

.searchForm input:-ms-input-placeholder { /* Internet Explorer 10+ */

    color: #555;

}

/*搜索框end*/

.gsxw1 {
    margin-top: 77px;
}

.gsxw {
    width: 342px;
    float: left;
    overflow: hidden;
}

.tit1 {
    width: 100%;
    height: 71px;
    background: url(../images/t1.png) no-repeat center;
}

.tit1 a {
    font-size: 18px;
    text-align: center;
    display: block;
    color: #fff;
    line-height: 60px;
}

.swiper-slide2 {
}

.swiper-slide2 img {
    max-height: 382px;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
}

.swiper-slide2 span {
    background: url(../images/tb.png);
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    left: 0;
    text-align: center;
    padding: 15px 15px 45px;
    font-size: 18px;
}

.swiper-slide2 a {
    display: block;
    position: relative;
    height: 382px;
}

.swiper-wrapper2 {
    height: 382px !important;
}

.swiper-container2 {
    position: relative;
}


.swiper-container2 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}

.swiper-container2 .swiper-pagination-bullet-active {
    background: #00a0e9;
}

.hyxw {
    width: 600px;
    float: left;
    margin: 0 10px
}

.tit2 {
    width: 100%;
    height: 85px;
    background: url(../images/t2.png) no-repeat center;
    background-position-y: -10px;
}

.tit2 span {
    width: 105px;
    float: left;
}

.tit2 a.more {
    float: right;
    background: url(../images/jt1.png) #fff no-repeat center;
    width: 23px;
    height: 23px;
    margin: 20px 20px 0 0;
    border-radius: 100%;
}

.tit2 span a {
    display: block;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    height: 70px;
}

.on2 {
}

.t22 {
    background: url(../images/t22.png) no-repeat;
    background-position-y: 2px;
}

.lb1 {
    display: none
}

.lb1 li {
    border-bottom: 1px dashed #999;
    width: 95%;
    margin-left: 3%;
}

.lb1 li a {
    width: 460px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    color: #121212;
    line-height: 57px;
}

.lb1 li a:hover {
    color: #0084c1
}

.lb1 span {
    float: right;
    line-height: 57px;
    font-size: 14px;
    color: #999999;
    margin-right: 10px;
}

.rzxg {
    width: 237px;
    float: right;
}

.tit3 {
    background: url(../images/t3.png) no-repeat center;
    background-position-y: 0;
    height: 81px;
    position: relative;
    color: #fff;
    text-align: center;
    z-index: 9;
}

.xg1 {
}

.xg2 {
}

.xg3 {
}

.xg4 {
}

.rzxg ul {
    background: #f6f6f7;
    padding-top: 15px;
    margin-top: -19px;
    position: relative;
    padding-bottom: 30px;
}

.rzxg li {
    width: 193px;
    height: 67px;
    margin: 18px auto 0;
    background: #fff;
    text-align: center;
    line-height: 67px;
}

.rzxg a {
    font-size: 18px;
    color: #333333;
}

.tit3 a {
    font-size: 18px;
    text-align: center;
    display: block;
    color: #fff;
    line-height: 60px;
}

.rzxg li img {
    margin-right: 12px;
}

.rzxg li.xg2 img {
    margin-right: 3px;
}

.rzxm {
    background: url(../images/rz4.png) no-repeat center;
    height: 76px;
    line-height: 60px;
    margin-top: 78px;
}

.rzxm a {
    font-size: 18px;
    color: #fff;
    display: block;
    text-align: center
}

.zrxm2 {
    width: 358px;
    height: 448px;
    border: 1px solid #f1f1f1;
    float: left;
    background: url(../images/xm1.jpg) no-repeat bottom;
    position: relative;
}

.zrxm2 h2 {
    font-size: 26px;
    color: #333333;
    font-weight: 700;
    padding: 64px 0 0 40px;
}

.zrxm2 a {
    width: 121px;
    height: 47px;
    display: block;
    position: absolute;
    bottom: 100px;
    left: 37px;
    background: #00a0e9;
    text-align: center;
    line-height: 47px;
    color: #fff;
    border-radius: 10px;
}

.zrxm2 h2 a {
    font-size: 26px;
    color: #333333;
    font-weight: 700;
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
    background: none;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    text-align: left;
    height: auto;
}

.rzxm6 h6 a {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
    background: none;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    text-align: left;
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.zrxm2 h2 a:hover {
    background: none;
}

.rzxm6 h6 a:hover {
    background: none;
}

.zrxm2 p {
    font-size: 14px;
    color: #999999;
    padding: 30px 80px 0 36px;
    line-height: 1.9;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.zrxm2 a:hover {
    background: #e9b500
}

.rzxm6 {
    width: 275px;
    height: 221px;
    border: 1px solid #f1f1f1;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-bottom: 5px;
    background-size: 100% 100%
}

.rzxm6 h6 {
    font-size: 18px;
    color: #333333;
    padding-top: 33px;
    padding-left: 28px;
    font-weight: 500;
}

.rzxm6 p {
    font-size: 14px;
    color: #999999;
    padding: 15px 40px 0 26px;
    line-height: 1.5;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.rzxm6 a {
    width: 82px;
    height: 33px;
    display: block;
    position: absolute;
    bottom: 38px;
    left: 27px;
    background: #00a0e9;
    text-align: center;
    line-height: 33px;
    color: #fff;
    border-radius: 10px;
}

.rzxm6 a:hover {
    background: #e9b500
}

.bjt1 {
    background: url(../images/r1.jpg) no-repeat bottom;
}

.bjt2 {
    background: url(../images/r2.jpg) no-repeat bottom;
}

.bjt3 {
    background: url(../images/r3.jpg) no-repeat bottom;
}

.bjt4 {
    background: url(../images/r4.jpg) no-repeat bottom;
}

.bjt5 {
    background: url(../images/r5.jpg) no-repeat bottom;
}

.bjt6 {
    background: url(../images/r6.jpg) no-repeat bottom;
}

.bjt7 {
    background: url(../images/r7.jpg) no-repeat bottom;
}

.bjt8 {
    background: url(../images/r8.jpg) no-repeat bottom;
}

.bjt9 {
    background: url(../images/r9.jpg) no-repeat bottom;
}

.bjt10 {
    background: url(../images/r10.jpg) no-repeat bottom;
}

.bjt11 {
    background: url(../images/r11.jpg) no-repeat bottom;
}

.swiper-container3 {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.tc9 {
    text-align: center;
    margin-top: 10px;
}

.tc9 a {
    cursor: pointer;
    border: 1px solid #999;
    width: 92px;
    height: 32px;
    text-align: center;
    display: inline-block;
    margin: 10px;
    line-height: 32px;
    border-radius: 20px;
    font-size: 18px;
    color: #999999;
}

.swiper-prev3 {
}

.swiper-next3 {
}

.swiper-wrapper3 {
    height: 454px;
}

.tc9 a:hover {
    background: #00a0e9;
    color: #fff;
}

.gsjj {
    margin-top: 80px;
}

.gsjj1 {
    width: 275px;
    float: left;
}

.w100 {
    width: 100%;
    background-size: 100% 100%;
}

.gsjj11 {
    border: 1px solid #f1f1f1;
    padding-bottom: 15px;
    margin-top: -10px;
    border-top: none;
}

.gsjj11 a {
}

.gsjj11 p {
    font-size: 14px;
    color: #333333;
    padding: 10px;
    text-align: justify;
    line-height: 2.3;
    word-break: break-all;
}

.gsjj11 span {
    display: inline-block;
    padding-left: 10px;
    color: #028fcf;
    background: url(../images/jt.png) no-repeat right;
    padding-right: 22px;
}

.gsjj11 img {
    display: block;
    margin: 8px auto
}

.gsjj2 {
    width: 260px;
    float: left;
    margin: 0 10px;
}

.gsjj2 ul {
    background: #f6f6f7;
    padding-top: 15px;
    margin-top: -19px;
    position: relative;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 27px;
}

.gsjj2 li {
    float: left;
    margin: 10px auto;
    width: 50%;
}

.gsjj2 i {
    width: 110px;
    height: 100px;
    display: block;
    background: #fff;
    border: 1px solid #eceeee;
    margin: 10px auto;
    text-align: center;
}

.gsjj2 img {
    margin-top: 25px;
}

.gsjj2 span {
    display: block;
    text-align: center;
}

.gsjj2 a {
    display: block
}

.gsjj3 {
    width: 645px;
    float: left;
}

.gssl1 {
    width: 160px;
    float: left;
    background: #f6f6f7;
}

.zl1 {
    width: 424px;
    float: left;
    margin-left: 30px;
    display: none;
    height: 320px;
    position: relative;
}

.kk1 {
    margin: -15px 3px 0 5px;
    border: 1px solid #f1f1f1;
    border-top: none;
    padding-top: 10px;
}

.gssl1 li {
    height: 85px;
    line-height: 85px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
}

.gssl1 li.in {
    background: #fff;
}

.zl1 img {
    position: absolute;
    bottom: 5px;
}

.zl1 p {
    line-height: 1.7;
    padding-top: 18px;
}

.hyrz {
    display: block;
    width: 424px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
    position: relative
}

.hyrz2 {
    text-align: center
}

.hyrz2 h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 26px 0 30px;
}

.hyrz2 .gsdh {
    font-weight: 700;
    display: inline-block;
    background: url(../images/gsdh.png) no-repeat left;
    padding-left: 21px;
}

.gsdz {
    font-weight: 700;
    display: inline-block;
    background: url(../images/gsdz.png) no-repeat left;
    padding-left: 21px;
}

.hyrz2 p {
    margin: 8px 35px;
    line-height: 1.5;
}

.gzsj {
    font-weight: 700;
    display: inline-block;
    background: url(../images/gzsj.png) no-repeat left;
    padding-left: 21px;
}

.sx1 {
}

.sx1 img {
    cursor: pointer;
    z-index: 999;
}

.disn {
    display: none
}

.swiper-prev4 {
    position: absolute;
    top: 50%;
    left: 5px;
}

.swiper-next4 {
    position: absolute;
    top: 50%;
    right: 5px;
}

.hyrz2 p.sj10 {
    width: 180px;
    margin: 8px auto;
}

.yqlj {
    margin-top: 78px;
    background: url(../images/yq.png) no-repeat center;
    text-align: center;
    color: #fff;
    font-size: 18px;
    height: 81px;
    line-height: 65px;
}

.yqlj1 ul {
    width: 90%;
    margin: 0 auto 60px;
}

.yqlj1 li {
    width: 180px;
    height: 92px;
    border: 1px solid #f1f1f1;
    float: left;
    margin: 15px 5px 15px 46px;
    float: left;
    position: relative
}

.yqlj1 li img {
    max-width: 179px;
    max-height: 90px;
    margin: auto;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.yqlj1 {
    position: relative;
    margin-bottom: 80px;
}

.roll-wrap:hover .control {
    display: block
}

.roll-wrap {
    position: relative;
    height: 110px;
    overflow: hidden;
    margin: 0 auto
}

.roll-wrap .roll__list {
}


.after {
    content: "";
    display: table;
    line-height: 0
}


.after {
    clear: both
}

.roll_row .roll__list {
    width: 9999px
}

.control {
    position: absolute;
    top: 50px;
    padding: 6px 6px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    background-color: rgba(0, 0, 0, .3)
}

.control:hover {
    background-color: rgba(0, 0, 0, .5)
}

.control.pre {
    left: 5px
}

.control.next {
    right: 5px
}

.roll_col {
    width: 100%;
    height: 200px;
    overflow: hidden
}

.roll_col .roll__list {
    width: 100%
}

.h600 {
    height: 600px
}

.roll_col li {
    display: block;
    height: 200px;
    line-height: 200px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background-color: #f90
}

.roll_col .li-2 {
    background-color: #09f
}

.roll_col .li-3 {
    background-color: #f09
}

.roll_col .li-4 {
    background-color: #0f9
}

.roll_col .control {
    top: 80px
}

a.control {
    color: #fff;
}

.footer {
    background: #333333;
    padding-top: 62px;
}

.foot a {
    color: #777777
}

.foot {
    color: #fff;
    padding-bottom: 60px;
}

.foot1 {
    width: 337px;
    float: left;
    text-align: center;
    background: url(../images/sx.jpg) repeat-y right;
    padding-right: 3px;
}

.zxd1 {
    display: block;
    border: 1px solid #00a0e9;
    width: 134px;
    height: 35px;
    line-height: 34px;
    margin: 0px auto 18px;
    border-radius: 9px;
    font-size: 16px;
    color: #00a0e9;
    background: url(../images/xdh.png) no-repeat;
    text-indent: 22px;
    background-position: 22px 10px;
}

.foot1 p {
    color: #fbfbfb;
    line-height: 2;
}

.foot1 h4 {
    font-size: 26px;
    margin-bottom: 5px;
}

.lxd1 {
    display: block;
    border: 1px solid #00a0e9;
    width: 134px;
    height: 35px;
    line-height: 34px;
    margin: 0px auto 18px;
    border-radius: 9px;
    font-size: 16px;
    color: #00a0e9;
    background: url(../images/dlx.png) no-repeat;
    text-indent: 22px;
    background-position: 22px 10px;
}

h4.bd11 {
    margin-bottom: 19px;
}

.foot2 {
    min-height: 276px;
    background: url(../images/sx.jpg) repeat-y right;
    padding-right: 3px;
    width: 650px;
    float: left;
}

.foot2 dl {
    float: left;
    margin: 0 0 0 30px;
}

.foot2 dd {
    margin-bottom: 21px;
}

.foot2 dt {
    line-height: 1.9;
}

.foot2 dd a {
    font-size: 18px;
    color: #fff;
}

.foot2 dt a {
}

.foot3 {
    width: 213px;
    float: left;
    text-align: center;
}

.foot3 img {
    border: 1px solid #f1f1f1;
    width: 150px;
    border-radius: 5px;
    padding: 8px;
    margin-bottom: 12px;
}

.foot3 h3 {
    font-size: 18px;
    padding-bottom: 15px;
}

.foot3 p {
    font-size: 18px;
}

.foot3 span {
    display: inline-block;
    margin: 15px auto;
    background: url(../images/ll.png) no-repeat center;
    font-size: 12px;
    width: 144px;
    height: 34px;
    line-height: 34px;
}

.footer1 {
    text-align: center;
    background: url(../images/xx.jpg) repeat-x top;
    line-height: 60px;
    color: #6b6b6b;
}

.footer1 span {
    display: inline-block;
    padding-left: 3px;
}



.-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #cccccc !important;
}

input:-moz-placeholder, textarea:-moz-placeholder, { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #cccccc !important;
}


.-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #cccccc !important;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #cccccc !important;
}

.form23 {
    width: 420px;
    height: 430px;
    background: url(../images/75.png);
    border-radius: 15px;
    position: absolute;
    top: 13em;
    right: 13%;
    z-index: 9;
}

.form23 h2 {
    font-size: 30px;
    color: #151515;
    text-align: center;
    font-weight: 700;
    padding: 30px 0;
}

.form22 {
    width: 420px;
    height: 430px;
    background: url(../images/75.png);
    border-radius: 15px;
    position: absolute;
    top: 20em;
    right: 13%;
    z-index: 9;
}

.form22 h2 {
    font-size: 30px;
    color: #151515;
    text-align: center;
    font-weight: 700;
    padding: 30px 0;
}

.input1 {
    width: 351px;
    line-height: 1.7;
    margin: 0 auto 15px;
}

.input1 span {
    display: inline-block;
    width: 65px;
    text-align: justify;
    color: #111;
}

.input1 i {
    color: #ec0000;
    font-style: normal;
    font-weight: 700;
    position: relative;
    right: -8px;
    top: 3px;
}

.input1 input {
    height: 38px;
    border: none;
    width: 260px;
    border-radius: 6px;
}

.coolbg {
    width: 141px;
    cursor: pointer;
    height: 41px;
    border: none;
    background: #ffad2b;
    border-radius: 8px;
    color: #fff;
    margin: 0 auto;
    display: block;
    letter-spacing: 8px;
    font-size: 16px;
}


.side-bar {
    width: 113px;
    height: 92px;
    background: url(../images/xf.png) no-repeat center;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 100;
    background-size: 100% 100%;

}


.bdh566 {
    height: 0;
    overflow: hidden;
}


.side-bar2 {
    width: 113px;
    height: 452px;
    background: url(../images/xf.png) no-repeat center;

    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 100;

}

.side-bar2 .bdh566 {
    height: auto;
    overflow: visible;
}

.side-bar a {
    width: 76px;
    height: 54px;
    display: block;
    margin: 19px auto 1px;
    text-align: center;
    color: #444;
    opacity: 0.9;
    position: relative;

}

.side-bar a img {
    display: block;
    margin: 0 auto 5px;
}


.side-bar li {
    width: 76px;
    height: 54px;
    display: block;
    margin: 19px auto 1px;
    text-align: center;
    color: #444;
    opacity: 0.9;
    position: relative;
    cursor: pointer;

}

.side-bar li img {
    display: block;
    margin: 0 auto 5px;
}

.side-bar a:hover {
    opacity: 1;
}

.side-bar li:hover {
    opacity: 1;
}

.side-bar .icon-qq {
    background-position: 0 -62px;
}

.side-bar .icon-chat {
    background-position: 0 -130px;
    position: relative;
}

.side-bar a:hover .chat-tips, .side-bar li:hover .chat-tips {
    display: block;
}

.side-bar .icon-blog {
    background-position: 0 -198px;
}

.side-bar .icon-mail {
    background-position: 0 -266px;
}

.side-bar .icon-totop {
    background-position: 0 -334px;
}

.footer1 a {
    color: #6b6b6b;
}

.chat-tips {
    position: absolute;
    right: 78px;
    top: -3px;
    display: none;
    width: 182px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: url(../images/dj.png) no-repeat center;
    font-size: 14px;
}

.chat-tips img {
    width: 92px;
    height: 92px;
    margin: 20px 22px 0 22px !important;
}

input[type="submit" i].coolbg321:hover {
    color: #fff;
    background: #008dce
}

.wx19 {
    width: 146px;
    height: 168px;
    background: url(../images/wx19.png) no-repeat center;
}

.wx19 img {
}

.wx19 p {
    line-height: 30px;
    text-indent: -8px;
}

.ffl .form22 {
}

.ffl .form23 {
}

.lmnr11 {
    width: 306px;
    margin-bottom: 76px;
}

.lmnr1 {
    margin-top: 75px;
}

.gsjj0 {
    border: 1px solid #ededed;
    margin-top: -10px;
    padding-top: 15px;
    border-top: none;
    padding-bottom: 8px;
    border-radius: 5px;
}

.gsjj0 li {
    line-height: 50px;
    width: 270px;
    margin: 0 auto;
    border-bottom: 1px solid #ededed;
}

.gsjj0 li a {
    display: block;
    padding-left: 39px;
    background: url(../images/j.png) no-repeat left;
    font-size: 16px;
}

.gsjj0 li:last-child, .gsjj01 li:last-child {
    border: none;
}

.gsjj0 li a:hover, .gsjj0 li a.thisclass {
    background: url(../images/jo.png) no-repeat left;
    color: #028fcf
}

.mt40 {
    margin-top: 40px;
}

.gsjj01 {
    border: 1px solid #ededed;
    margin-top: -10px;
    padding-top: 15px;
    border-top: none;
    padding-bottom: 0px;
    border-radius: 5px;
}

.gsjj01 li {
    line-height: 35px;
    width: 270px;
    margin: 0 auto;
    border-bottom: 1px solid #ededed;
    font-size: 16px;
    padding: 8px 0 8px 40px;
}

.zcb1 {
    background: url(../images/zj.png) no-repeat left;
}

.zcb2 {
    background: url(../images/q.png) no-repeat left;
}

.zcb3 {
    background: url(../images/d.png) no-repeat left;
}

.zcb4 {
    background: url(../images/yx1.png) no-repeat left;
}

.lmnr2 {
    width: 800px;
}

.lmnr2 h1 {
    font-size: 26px;
    padding-bottom: 17px;
    background: url(../images/x.png) no-repeat bottom;
}

.lmnr3 img {
    max-width: 100%;
    height: auto !important
}

.lmnr3 p {
    padding-bottom: 30px;
    line-height: 1.7;
    font-size: 14px;
}

.lmnr3 {
    padding-top: 30px;
}

.proPic, #goTop, #footerToolBar, .toolMask, #chatToolBox, .container, .pro .box .proPicTitle, .pro #quotation li .proPicTitle, #quotation .pro li .proPicTitle, .pro .box:hover img, .pro #quotation li:hover img, #quotation .pro li:hover img, .asideList > li, .spec-list li {
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
}

.zoom ul, .zoom li {
    list-style: none
}

.zoom li img {
    max-width: 100%;
}

.mainTop .mainTitle {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}

.dddy3 {
    width: 98.6%;
}

.asideTitle span, #proDes #tags li span, .newsList li > a, .inner, img, input, textarea, select, button, table, label, .center, .searchForm, .formStyle li, #footerToolBar li, #footerToolBar li a, .toolMask .toolTop, .fofContainer img, .fofContainer input, .fofContainer textarea, .fofContainer select, .fofContainer button, .fofContainer table, .fofCenter, .fofWrap input, .fofSearch, .fofLeft img, .footPro div.box, .footPro dl, .asideWrap, .proleft, .proright, .procon a.box, .spec-list li, #proDes #tags li, .related .title, #quotation li, .videoWrap a.playbtn, td, th {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix, #tags, #proDes #tags, .tagContent, .contactLeft li {
    *zoom: 1;
}

.clearfix:before, #tags:before, #proDes #tags:before, .tagContent:before, .contactLeft li:before, .clearfix:after, #tags:after, #proDes #tags:after, .tagContent:after, .contactLeft li:after {
    content: "";
    display: table;
}

.clearfix:after, #tags:after, #proDes #tags:after, .tagContent:after, .contactLeft li:after {
    clear: both;
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close {
    background-image: url("../images/fancybox_sprite.png");
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../images/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../images/blank.gif"); /* helps IE */
    -webkit-tap-highlight-color: transparent;
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.ent-img3-only li, .ent-img3-more li {
    width: 636px;
    margin: 0 auto;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 2.5rem;
    height: 4.125rem;
    line-height: 4.125rem;
    text-align: center;
    margin-top: -33px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
    background: url(../images/left.png) no-repeat;
}

.fancybox-nav span.right {
    background: url(../images/right.png) no-repeat;
}

.fancybox-nav span:before {
    font-family: icomoon;
    font-size: 36px;
    color: #fff;
}

.ent-img3-more li {
}

.fancybox-prev span {
    left: 3px;
}

.zoom li {
    position: relative;
    height: 639px;
    margin: 110px auto 35px;
}

.zoom a.fancybox {
    position: absolute;
    width: 100%;
    left: 0;
    top: 8px;
    bottom: 8px;
    z-index: 99999
}

.tagContent {
    word-wrap: break-word;
    word-break: break-word;
    display: none;
    overflow: hidden;
}

.tagContent:first-child {
    display: block;
}

.tagContent table {
    width: 100%;
}


.fancybox-next span {
    right: 3px;
}


.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../images/tm.png");
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

.procontact {
    padding-top: 10px;
    margin-top: 1.5%;
}

.procontact li {
    line-height: 1.3;
    padding: 3px 0;
}

.slick-dots li button, .slick-prev, .slick-next {
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-loading .slick-list {
    background: #fff url("../images/ajaxloader.gif") center center no-repeat;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    width: 100%;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

/* Arrows */
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 80px;
    width: 40px;
    line-height: 80px;
    font-size: 80px;
    cursor: pointer;
    background: transparent;
    opacity: 0.5;
    filter: alpha(opacity=50);
    top: 50%;
    margin-top: -40px;
    padding: 0;
    border: none;
    outline: none;
    z-index: 902;
    text-indent: 900px;
    overflow: hidden;
    color: #000;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.slick-prev.slick-disabled, .slick-next.slick-disabled {
    opacity: 0.25;
    filter: alpha(opacity=25);
}

.slick-prev:before, .slick-next:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: 0;
    font-family: "icomoon";
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: 25px;
}

.slick-next {
    right: 25px;
}

[dir="rtl"] .slick-next {
    left: 25px;
    right: auto;
}

/* Dots */

.slick-dots {
    position: absolute;
    bottom: 2%;
    margin-bottom: 5px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: #fff;
    border-radius: 50%;
    display: block;
    height: 15px;
    width: 15px;
    outline: none;
    font-size: 0;
    cursor: pointer;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.slick-dots li.slick-active button {
    background: #333;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.fancybox-next span {
    background: url(../images/right.png) no-repeat;
}

.swiper-container6 .swiper-slide {
    text-align: center;
    border: 1px solid #ededed;
    margin-top: 48px;
}


.swiper-container6 .swiper-slide img {
    width: auto;
    display: block;
    padding-bottom: 10px;
    margin: auto;
    max-height: 620px;
    max-width: 626px;
}

.zoom li span {
    font-size: 18px;
}

.swiper-prev6 {
    top: 50%;
    position: absolute;
    left: 30px;
    cursor: pointer;
    z-index: 9999
}

.swiper-next6 {
    top: 50%;
    position: absolute;
    right: 30px;
    cursor: pointer;
    z-index: 9999
}

.swiper-container6 .swiper-slide img.fdfd {
    position: absolute;
    top: 200px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    z-index: 1
}

.swiper-container6 .swiper-slide:hover img.fdfd {
    display: block
}

.bd0 {
    border: 1px solid #ededed;
}

div.meneame {
    padding: 23px 0 23px;
    margin: 3px 3px 10px;
    clear: both;
    font-size: 1em;
}

div.meneame a {
    padding: 4px 9px;
    margin-right: 3px;
    text-decoration: none;
    color: black;
    border-radius: 13px;
}

div.meneame a:hover {
    border: 1px solid #00a0e9;
    background-image: none;
    background-color: #00a0e9;
    color: white;
}

div.meneame a.thisclass {
    border: 1px solid #00a0e9;
    background-image: none;
    background-color: #00a0e9;
    color: white;
}

div.meneame span.thisclass {
    border: 1px solid #f6f6f6;
    padding: 5px 7px;
    font-weight: bold;
    margin-right: 3px;
    background: #00a0e9;
    color: white
}

div.meneame span.disabled {
    border: 1px solid gray;
    padding: 5px 7px;
    margin-right: 3px;
}

.jz19 {
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
}

.lmnr2 h2 {
    text-align: center;
    padding: 15px;
    line-height: 1.6;
}


.pt0 {
    padding-top: 0
}

.pt0 p {
    padding-bottom: 10px;
    color: #666
}

.xwlb3 {
}

.xwlb {
}

.xwlb li {
    border-bottom: 1px solid #ededed;
    width: 100%;
    float: left;
    padding: 28px 0;
}

.rq13 {
    background: #c1c1c1;
    color: #fff;
    width: 56px;
    margin-right: 30px;
    height: 67px;
    float: left;
    text-align: center;
}

.rq13 span {
    font-size: 32px;
    display: block;
    margin: 6px auto 1px;
}

.rq13 p {
    font-size: 12px;
}

.bt111 {
    margin-bottom: 10px;
}

.bt111 span {
    float: right;
    display: inline-block;
    padding-left: 20px;
    background: url(../images/yj.png) no-repeat left;
    float: right;
}

.wzms1 {
    position: relative;
}

.wzms1 a {
    float: right;
    position: absolute;
    bottom: 2px;
    right: 0;
    font-size: 14px
}

.wzms1 a:hover {
    color: #fbb66d
}

.bt111 a {
    display: inline-block;
    width: 505px;
    font-size: 14px
}

.bt111 a:hover {
    color: #00a0e9
}

.wzms1 p {
    width: 505px;
    color: #999999;
    line-height: 1.5;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.rzxm36 {
    margin: 50px auto;
    border-radius: 7px;
    height: 35px;
}

.rzxm36 a {
    float: left;
    width: 24.8%;
    border: 1px solid #ededed;
    border-right: none;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
}

.rzxm36 a:hover, .rzxm36 a.on1 {
    background: #00a0e9;
    color: #fff;
}

.rzxm36 a:first-child {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.rzxm36 a:last-child {
    border-right: 1px solid #ededed;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.xmjs {
    background: url(../images/xmjs.jpg) no-repeat;
    background-size: 100% 100%;
    min-height: 351px;
}

.xmjs h3 {
    text-align: center;
    padding-top: 35px;
    font-size: 26px;
}

.xmjs span {
    display: block;

    text-transform: Uppercase;
    margin: 15px 0 40px;
    letter-spacing: 3px;
}

.xmjs1 {
}

.xmjs1 p, .xmjs1 div {
    line-height: 1.6;
    padding: 10px 26px 0;
    text-align: justify;
}

.xmjs1 img {
    max-width: 100%;
    height: auto !important;
}

.rzlc {
    background: none;
    margin: 5px auto 30px;
    min-height: auto;
}

.cl5 {
    animation: shadow .5s linear infinite;
}

@keyframes shadow {
    0%, 100% {
        transform: scaleX(1);
    }
    50% {
        transform: scaleX(1.2);
    }
}

@keyframes rotate {
    0% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(10px);
    }
    50% {
        transform: translateY(20px) scale(1.1, 0.9);

    }
    75% {
        ransform: translateY(10px);
    }
    100% {
        transform: translateY(0);
    }
}

.rzlc img {
    margin-top: 20px
}

.rzcl {
    background: none;
    min-height: unset;
}

.rzcl ul {
}

.rzcl ul li {
    width: 25%;
    float: left;
    background: url(../images/cl1.jpg) no-repeat center;
    min-height: 245px;
    text-align: center;
    margin-top: 40px;
}

.rzcl ul li.cl1 {
}

.rzcl ul li.cl2 {
    background: url(../images/cl2.jpg) no-repeat center;
}

.rzcl ul li.cl3 {
    background: url(../images/cl3.jpg) no-repeat center;
}

.rzcl ul li.cl4 {
    background: url(../images/cl4.jpg) no-repeat center;
    position: relative;
}

.rzcl ul li p {
    padding-top: 150px;
}

.rzcl ul li span {
    font-size: 12px;
    letter-spacing: 1px;
    transform: scale(0.7, 0.7);
    word-wrap: initial;
    margin: 5px 0 0 0;
}

.rzcl ul li a {
    display: block
}

.rzcl ul li a:hover {
    color: #00a0e9
}

.cl4 img {
    position: absolute;
    top: 28px;
    left: 50%;
    margin-left: -50px;
    animation: rotate .8s linear infinite;
}

@keyframes shadow {
    0%, 100% {
        transform: scaleX(1);
    }
    50% {
        transform: scaleX(1);
    }
}

@keyframes rotate {
    0% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(10px);
    }
    50% {
        transform: translateY(20px) scale(1);

    }
    75% {
        ransform: translateY(10px);
    }
    100% {
        transform: translateY(0);
    }
}

.qycx666 p i {
    font-style: normal;
    display: inline-block;
    position: relative;
    top: 3px;
    width: 80px;
    text-align: justify;
    text-align-last: justify;
}

.rzzy {
    margin-top: 40px;
    padding-bottom: 40px;
    background-image: url(../images/zy.jpg);
    background-size: 100% 100%
}

.rzzyh4 {
    width: 713px;
    margin: 52px auto 32px;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 17px;
    background: url(../images/rzh4.jpg) no-repeat bottom left;
}

.rzzy1 {
    width: 713px;
    margin: 0px auto;
    font-size: 14px;
    line-height: 2;
}

.hyys {
    background-image: url(../images/ys.jpg);
    background-size: 100% 100%;
    margin-bottom: 30px;
}

.hyys h3 {
    color: #fff;
}

.hyys span {
    color: #fff;
}

.hyys1 {
    color: #fff;
    padding-bottom: 45px;
}

.xwlb3 {
    border: 1px solid #ededed;
    margin-top: 48px;
}

.zscx666 {
}

.zscx666 h2 {
    text-align: center;
    padding: 22px;
    font-size: 26px;
    color: #00a0e9;
    font-weight: 700;
    width: 96%;
    margin: 0 auto;
    border-bottom: 1px solid #ededed;
}

.qycx666 {
    padding-top: 20px;
}

.qycx666 p {
    text-align: center;
    margin: 20px 0;
    font-size: 18px;
}

.qycx666 div {
    text-align: center;
    margin: 20px 0;
    font-size: 18px;
}

.qycx666 input {
    width: 356px;
    border: 1px solid #C6C6C7;
    height: 40px;
    margin-left: 20px;
    outline: none;
}

.qycx666 input.tjbl {
    border: none;
    cursor: pointer;
    background: #00a0e9;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin-left: 267px;
}

.qycx666 span {
    font-size: 14px;
    display: block;
    margin-left: 267px;
    margin-top: 8px;
    padding-bottom: 30px;
    position: relative;
    color: #666;
}

.qycx666 span i {
    font-size: 18px;
    position: relative;
    font-style: normal;
    color: #ff4242;
    top: 5px;
    right: -3px;
}

.dsnm1 {
    display: none;
}

.cx123 {
}

.cx123 li {
    line-height: 80px;
    float: left;
    border-bottom: 1px solid #ededed;
}

.cx123 span {
    float: right;
    font-size: 15px;
    color: #999999;
}

.cx123 li a {
    display: inline-block;
    word-break: keep-all;
    font-size: 15px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 620px;
}

.cx123 li a:hover {
    color: #028fcf
}

.slt {
}

.slt li {
    float: left;
    width: 216px;
    border: 1px solid #ededed;
    height: 260px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 50px;
}

.slt img {
    max-height: 217px;
    max-width: 200px;
    display: block;
    padding-top: 18px;
    margin: 0 auto 15px;
}

.slt a {
}

.mgz2, .mgz5, .mgz8 {
    margin: 0 50px 50px;
}

div.mg-40 {
    padding-top: 0;
}

.wjxz {
}

.wjxz li a {
    width: 100%;
}

.wjxz span i.xz110 {
    background: url(../images/wd.png) no-repeat center;
    width: 31px;
    height: 31px;
    display: inline-block;
    position: relative;
    top: 10px;
    right: 0;
    margin-left: 18px;
}

.wjxz li {
    width: 100%;
}

.wjxz li a:hover span i.xz110 {
    background: url(../images/xz.png) no-repeat center;
}

.wjxz span i.ckxq {
    background: #b8b7b2;
    width: 86px;
    height: 26px;
    display: inline-block;
    position: relative;
    top: 0px;
    right: 0;
    margin-left: 15px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    font-style: normal;
    border-radius: 8px;
}

.wjxz li a:hover span i.ckxq {
    background: #f7870f;
    color: #fff;
}

.lmnr3 div {
    line-height: 1.7;
}

.formzp input {
    width: 100%;
    text-indent: 5px;
    background: #f9f9f9;
    outline: none;
    border: 1px solid #ededed;
    border-radius: 15px;
    height: 26px;
    margin-top: 8px;
}

.formzp {
    border-top: 1px solid #ededed;
    color: #666666;
    padding-top: 50px;
    margin-top: 50px;
}

.diyha {
    float: left;
    margin-bottom: 20px;
    width: 540px;
}

.xm31 {
    float: left;
    width: 158px;
    margin-right: 20px
}

.xm31 input {
}

.diyha span {
    color: #de0000;
    position: relative;
    left: 3px;
    top: 3px;
}

.xm21 {
    width: 238px;
    float: left;
}

.xm321 {
}

.xm321 {
}

.xm331 {
    width: 516px;
    height: 135px;

    background: #f9f9f9;
    outline: none;
    border: 1px solid #ededed;


    margin-top: 8px;
}

input[type="submit" i].coolbg321 {
    width: 516px;
    background: #f9f9f9;
    outline: none;
    border: 1px solid #ededed;
    border-radius: 15px;
    height: 35px;
    margin-top: 0;
    cursor: pointer;
    margin-bottom: 35px;
}

.mr20 {
    margin-right: 20px;
}

.diyha .fr {
    float: right
}

.smgz {
    border: 1px solid #ededed;
    margin-top: -10px;
    padding-top: 15px;
    border-top: none;
    padding-bottom: 133px;
    border-radius: 5px;
}

.wxt13 {
    background: url(../images/sj.png) no-repeat center;
    width: 183px;
    height: 179px;
    margin: 51px auto 45px;
}

.wxt13 img {
    width: 100%;
    height: 100%;
    display: block;
    padding: 2px 2px;
}

.smgz p {
    text-align: center;
    font-size: 18px;
    line-height: 1.8
}

.sgfs {
    text-align: center;
    border: 1px solid #ededed;
    height: 295px;
    margin-top: 48px;
}

.fs1 {
}

.fs2 {
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
}

.fs3 {
}

.sgfs div {
    float: left;
    width: 33.3%;
    height: 295px;
}

.sgfs p {
    font-size: 20px;
    color: #000000;
    margin: 42px 0 16px;
}

.sgfs span {
    display: block;
    font-size: 14px;
    color: #818181;
}

.sgfs img {
    padding-top: 86px;
}

.hyzx {
    border: 1px solid #ededed;
    margin-top: 68px;
}

.hyzx1 {
    float: left;
    width: 392px;
}

.hyzx1 h2 {
    font-size: 24px;
    padding: 44px 0 0;
}

.hyzx1 span {
    display: block;
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin: 7px 0 40px;
    text-transform: uppercase;
}

.hyzxly {
}

.hyzxly p {
    text-align: center;
    font-size: 16px;
    color: #666666;
    margin: 12px 0;
}

.hyzxly input {
    width: 340px;
    height: 55px;
    margin: 0 auto;
    display: block;
    text-indent: 5px;
    background: #f9f9f9;
    outline: none;
    border: 1px solid #ededed;
    border-radius: 25px;
}

.hyzxly .nrxq009 {
    width: 340px;
    height: 155px;
    margin: 0 auto;
    display: block;
    text-indent: 5px;
    background: #f9f9f9;
    outline: none;
    border: 1px solid #ededed;
    border-radius: 5px;
}

input[type="submit" i].coolbg346 {
    cursor: pointer;
    font-size: 16px;
    color: #666666;
    margin-top: 20px;
    margin-bottom: 45px;
}


.hyzx2 {
    width: 395px;
    float: right;
    overflow: hidden;
    height: 600px;
}

.wdn {
    width: 0 !important;
    height: 0 !important;
}

.h70 {
    height: 70px;
    width: 100%
}

.fzxt {
    text-align: center
}

.fzxt img {
    max-width: 100%;
}

.mt50 {
    margin-top: 50px;
}

.rmcs1 {
}

.rmcs1 span {
    font-size: 18px;
    color: #ff6000;
    font-weight: 600;
}

.rmcs1 a {
    font-size: 18px;
    display: inline-block;
    color: #999999;
    margin: 0 10px;
}

.xzys {
    margin-top: 20px
}

.xzys span {
    font-size: 18px;
}

.xzys {
}

.xzys select {
    background: #fff;
    width: 130px;
    border-radius: 18px;
    font-size: 16px;
    padding: 3px 25px 5px 4px;
    border: 1px solid #bdbdbd;
    margin-left: 15px;
    height: 35px;
    outline: none;
}

.ss109 {
    margin-left: 40px;
    display: inline-block;
    font-size: 18px;
}

.ss109 input {
    background: #fff;
    border-radius: 18px;
    font-size: 16px;
    padding: 3px 25px 5px 4px;
    border: 1px solid #bdbdbd;
    margin-left: 15px;
    height: 35px;
    outline: none;
    width: 147px;
    padding-right: 40px;
    background: url(../images/ss2.png) no-repeat right;
    background-position-x: 120px;
}

.ss109 input[type="submit" i] {
    background: #00a0ea;
    color: #fff;
    width: 80px;
    padding: 0;
    text-align: center;
    margin-left: 10px;
    cursor: pointer;
}

.ss109 form {
    display: inline-block
}

.es4 {
}

.es4 a {
    font-size: 14px;
    display: inline-block;
    margin-right: 30px;
}

.es4 p {
    margin-top: 35px;
    margin-bottom: 15px;
    color: #8f8d8d;
}

.es4 a:hover {
    color: #00a0ea
}

.zmlb {
}

.zmlb span {
    font-size: 18px;
    display: block;
    margin-top: 35px;
}

.zmlb a {
    margin-top: 19px;
    display: inline-block;
    padding: 5px 18px;
    background: #eeeeee;
    border-radius: 8px;
    margin-right: 15PX;
}

.zmlb a:hover {
    background: #00a0ea;
    color: #fff;
}

.swiper-container6 li {
    display: none
}

.swiper-container6 .swiper-slide-active li {
    display: block
}

.swiper-container6 li.cur {
    display: block
}

.tit110 {
    width: 100%;
    height: 60px;
    background: url(../images/t110.png) no-repeat center;
    background-position-y: -0.1px;
}

.xwly119 {
    background: url(../images/ly119.png) no-repeat left;
}

.fbsj119 {
    background: url(../images/sj119.png) no-repeat left;
    margin: 0 18px;
}

.jz19 span.llcs119 {
    background: url(../images/ll119.png) no-repeat left;
    padding-left: 21px
}

.jz19 span {
    display: inline-block;
    padding-left: 18px;
    color: #666666;
}

.sxyp {
    padding: 15px 0;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    color: #666;
    line-height: 2;
    margin: 30px 0;
}

.bshare-custom span {
    position: relative;
    top: 2.5px;
    display: inline-block;
    padding-right: 3px;
    color: #999999;
}

.bshare-custom {
    color: #999 !important;
    margin-bottom: 30px;
}

.bshare-custom a {
    color: #999 !important;
}

.bshare-custom a:hover {
    text-decoration: none !important;
}

.bshare-custom .bshare-qzone {
    padding-left: 0 !important;
    padding-right: 19px !important;
    height: 16px;
    _height: 18px;
    text-decoration: none;
    display: none;
    zoom: 1;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    margin-right: 3px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    background: url(../images/qqfx.png) no-repeat right !important;
}


.bshare-custom .bshare-sohuminiblog {
    padding-left: 0 !important;
    padding-right: 19px !important;
    height: 16px;
    _height: 18px;
    text-decoration: none;
    display: none;
    zoom: 1;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    margin-right: 3px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    background: url(../images/xlfx.png) no-repeat right !important;
}

@media screen and (max-width: 1640px) {


    .form22 {
        top: 200px;
    }
}

@media screen and (max-width: 1330px) {
    .form22 {
        top: 180px;
    }
}

@media screen and (max-width: 1260px) {
    .form22 {
        display: none;
    }
}

.bdn {
    border: none;
}

@media screen and (max-width: 1790px) {
    .cdyform .form23 {
        width: 410px;
        height: 315px;
        background: url(../images/75.png);
        border-radius: 15px;
        position: absolute;
        top: 13em;
        right: 13%;
        z-index: 9;


    }

    .cdyform .form23 h2 {
        font-size: 30px;
        color: #151515;
        text-align: center;
        font-weight: 700;
        padding: 15px 0;
    }

    .cdyform .input1 {
        width: 351px;
        line-height: 1.7;
        margin: 0 auto 10px;
    }

    .cdyform .input1 input {
        height: 30px;
        border: none;
        width: 260px;
        border-radius: 6px;
    }

}


@media screen and (max-width: 1640px) {


    .form23 {
        top: 200px;
    }
}

@media screen and (max-width: 1330px) {
    .form23 {
        top: 180px;
    }
}

@media screen and (max-width: 1260px) {
    .form23 {
        display: none;
    }
}


.on {
    overflow-y: auto;
    scrollbar-face-color: #8e8e8e;
    scrollbar-arrow-color: #efefef;
    scrollbar-3dlight-color: #b8b19c;
    scrollbar-highlight-color: #b1b1b1;
    scrollbar-shadow-color: #898989;
    scrollbar-darkshadow-color: #898989;
    scrollbar-track-color: #ffffff;
    scrollbar-base-color: #b8b19c;

}


.on::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #111;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

/*定义滚动条轨道 内阴影+圆角*/
.on::-webkit-scrollbar-track {
    border-radius: 6px;
    background-color: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

/*定义滑块 内阴影+圆角*/
.on::-webkit-scrollbar-thumb {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);
    background-color: #c1c1c1;
}

.page-item {
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}

.intro {
    margin: 0 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}